KADM5 Functions
PHP Manual

kadm5_destroy

(PECL kadm5 >= 0.2.3)

kadm5_destroyCloses the connection to the admin server and releases all related resources

Descripción

bool kadm5_destroy ( resource $handle )

Closes the connection to the admin server and releases all related resources.

Lista de parámetros

handle

A KADM5 handle.

Valores retornados

Devuelve TRUE si todo se llevó a cabo correctamente, FALSE en caso de fallo.

Ver también


KADM5 Functions
PHP Manual